home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 121
- Width = 161
- Height = 160
- AutoSize = True
- Caption = 'CrackMe [id:10]'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- OldCreateOrder = False
- OnCreate = memotext
- PixelsPerInch = 120
- TextHeight = 16
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 153
- Height = 81
- Enabled = False
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- end
- object MainMenu1: TMainMenu
- Left = 176
- Top = 8
- object Exit1: TMenuItem
- Caption = 'Exit'
- OnClick = Exit1Click
- end
- object About2: TMenuItem
- Caption = 'About'
- OnClick = About2Click
- end
- object Menue1: TMenuItem
- Caption = 'Menue'
- object Setup1: TMenuItem
- Caption = 'Setup'
- OnClick = nothing
- end
- object Options1: TMenuItem
- Caption = 'Options'
- OnClick = nothing
- end
- object Properties1: TMenuItem
- Caption = 'Properties'
- OnClick = nothing
- end
- object Bla1: TMenuItem
- Caption = 'Bla...'
- OnClick = nothing
- end
- end
- end
- end
-